home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / soundxx / PRODUCT.TXT < prev    next >
Encoding:
Text File  |  1999-05-29  |  26.8 KB  |  591 lines

  1. MABRY SOFTWARE PRODUCT LIST - May 29, 1999
  2.  
  3. Listed below are the products Mabry Software currently has in the
  4. market.  If there's a control that you want or need and you don't see
  5. it here --- ask!  Each Mabry product comes with one or more sample
  6. projects to show you how to use the control.  Source code, which is
  7. written in C/C++, is also available for all controls.
  8.  
  9. Our Web page (www.mabry.com) is the key to the best and most
  10. efficient service from Mabry.  It is our focal point for distribution
  11. of the latest demo versions and information about Mabry Software and
  12. Mabry products.  Save yourself time and trouble by checking there
  13. first before contacting Mabry Software directly.  We're always happy
  14. to hear from you, but we think you will appreciate the information
  15. you can obtain from our Web site.
  16.  
  17. The registration fee is "per developer" and distribution is royalty
  18. free in executable applications.
  19.  
  20. You can find fully functional samples of our controls on our WEB
  21. site, http://www.mabry.com.
  22.  
  23. ========= NEW CONTROLS ===============================================
  24.  
  25. FTP/X - FTP ActiveX Control and COM Object
  26.      Mabry's FTP/X ActiveX control provides easy, high-level access
  27.      to the complete FTP client protocol (RFC 959). In addition to
  28.      capturing server directory listings into a string array
  29.      property, the new FTP/X also makes the results available as an
  30.      ADO Recordset providing easy access to the various fields that a
  31.      server returns. The FTP/X has powerful built-in features to
  32.      support debugging and non-standard servers. The 32-bit FTP/X
  33.      comes as both an ActiveX control (OCX) and a COM object (DLL),
  34.      so you can use it in nearly any modern programming environment
  35.      and both blocking (synchronous) and non-blocking (asynchronous)
  36.      modes are supported.
  37.  
  38. LIST/X+ - Advanced List Box ActiveX Control
  39.      List/X+ is an ActiveX control that sets a new standard for
  40.      functionality and programmability in ActiveX controls.  List/X+
  41.      provides multiple sortable columns, multi-line headers,
  42.      captions, and list items, unlimited color options, and more.
  43.      The Mabry List/X+ control is a 32-bit light ActiveX control.
  44.  
  45. MOUSEWHEEL - MouseWheel Control
  46.      MouseWheel is a VB5 ActiveX control that allows your programs to
  47.      take advantage of the powerful scrolling capabilities of the new
  48.      Microsoft IntelliMouse. Your users can easily scroll and select
  49.      data without taking their hand off of the mouse.
  50.  
  51.  
  52.      MouseWheel can be used in any 32-bit development environment
  53.      that supports ActiveX controls.
  54.  
  55. NTUSER/X - NT User Management Objects
  56.      NTUser/X is a collection of COM objects that gives you the
  57.      ability to perform administrative tasks on a local or remote
  58.      Windows NT server -- managing users, local groups, global
  59.      groups, and modal information.  Users and groups can be added,
  60.      modified or even deleted from the server (if your program has
  61.      the security privileges to do so).  Using NTUser/X is about as
  62.      easy as using a Collection object or a list box.
  63.  
  64.  
  65.      NTUser/X uses Windows NT security.  Network administrators do
  66.      not need to worry about programs using NTUser/X -- applications
  67.      using NTUser/X cannot do anything for which they do not have
  68.      privileges.
  69.  
  70. PROPERTIESLIST/X - Properties List ActiveX Control
  71.      PropertiesList/X is a list box with columns where users can edit
  72.      program-defined properties just like the properties edit list in
  73.      your favorite development environment.  PropertiesList/X has two
  74.      (or more) columns -- one column for the property name, one or
  75.      more for the value.  Properties can be strings, values selected
  76.      from a combo box, fonts, colors, or even boolean values.  This
  77.      control lets you put all of your user-modifiable values in one
  78.      place for ease and convenience.
  79.  
  80. REGICON - Registry Information Control
  81.      Take advantage of the Windows Registry with Mabry's RegiCon
  82.      control. With the introduction of Windows 95, the use of the
  83.      Windows Registry is now recommended over .INI files. RegiCon is
  84.      a VB5 ActiveX control that allows your application to easily
  85.      access the Windows Registry.
  86.  
  87. SOCKET/X - WinSock ActiveX Control and COM Object
  88.      Socket/X comes in both ActiveX control and COM object forms.
  89.      Socket/X gives easy, powerful access to sockets via TCP/IP and
  90.      UDP. Because Socket/X is both an ActiveX control and a COM
  91.      object, you can use it nearly anywhere -- ASP pages, Visual
  92.      Basic applications, Visual C++ applications, anywhere that
  93.      supports either COM objects or ActiveX controls.  Socket/X
  94.      supports both data-stream (TCP/IP) and datagram (UDP) sockets.
  95.  
  96. SOUNDX/X - Soundex and Metaphone ActiveX Control
  97.      This control provides Soundex and Metaphone algorithms.  Soundex
  98.      and Metaphone convert words or names to codes that represent how
  99.      they "sound".  This can be really useful in a database
  100.      application where users need to find names they may not know how
  101.      to spell exactly.
  102.  
  103. SYSINFO - System Information Control
  104.      The Mabry SysInfo control is a VB5 ActiveX control that provides
  105.      quick access to useful information about the system on which
  106.      your application is running. Simply drop this control on a form
  107.      and you have immediate access to operating system type and
  108.      version, system resource information regarding memory and hard
  109.      disk space and type, file information (version, attributes,
  110.      etc.) and environment information such as the computer's name,
  111.      its various system paths and current user.
  112.  
  113. TASKINFO - Task Information Control
  114.      The Mabry TaskInfo control provides quick and easy access to the
  115.      processes and windows currently running on the computer.
  116.      TaskInfo returns all top level window handles (hWnd) or any
  117.      child window handle. Further, it returns the most commonly
  118.      needed window information such as its Title, Class, thread
  119.      identifier or whether the window is visible or not. TaskInfo
  120.      also returns the Process ID and File/Path name for each
  121.      application running on the computer.
  122.  
  123. TRAY/X - Tray Icon ActiveX Control
  124.      Tray/X is a 32-bit light ActiveX control that allows your
  125.      application to display an icon (with tool tips) in the system
  126.      tray.  It is often desirable to display an application in the
  127.      system tray rather than on the taskbar if the application
  128.      generally runs unattended or with little user input.
  129.  
  130. VOLUME - Windows Volume Control
  131.      The Mabry Volume control provides programmatic access to the
  132.      Windows WAVE Volume mixer and allows you to adjust or mute
  133.      either the left or right channels independently. Volume is a VB5
  134.      ActiveX control and can be used in most any 32-bit environment.
  135.  
  136. WHOIS/X - Internet WhoIs Control and COM Object
  137.      The Mabry WhoIs/X control follows the WhoIs/NICNAME protocol and
  138.      allows queries of InterNIC or other RFC 954 databases to obtain
  139.      information about a user, domain or host. Searches on partial
  140.      strings or user handles can be completed, in addition to
  141.      retrieving information on a specific domain, such as the
  142.      registrant's company name, address, or contact information. The
  143.      32-bit WhoIs/X comes as both an ActiveX control and a COM
  144.      object, so you can use it in nearly any modern programming
  145.      environment.
  146.  
  147. ========= INTERNET PACK ==============================================
  148.  
  149. ASOCKET - Windows Socket Control
  150.      ASocket is a Visual Basic custom control which provides you with
  151.      full access to the power of Windows, making it easy to write
  152.      TCP/IP client and server software.  ASocket provides complete
  153.      support for Windows and Visual Basics' event driven programming
  154.      model.
  155.  
  156. FINGER - Internet Finger Control
  157.      The Finger control requests user information from an Internet
  158.      host.  The information typically returned includes last date of
  159.      logon, mail waiting status, real name, etc.
  160.  
  161. FTP - Internet FTP Control
  162.      This control provides the complete FTP protocol. This allows you
  163.      to send and receive files from FTP servers, get directory
  164.      information from a server and manage directories on a server.
  165.      You can use the Mabry FTP control to automatically transfer
  166.      files to/from a host when a user enters or needs data.
  167.  
  168. GETHST - Internet GetHost Control
  169.      GetHst translates host names to IP addresses, and IP addresses
  170.      to host names.
  171.  
  172. GOPHER - Internet Gopher Control
  173.      Gopher is the predecessor to the World Wide Web.  Universities
  174.      still have a lot of information out on Gopher sites.  The Gopher
  175.      control allows your program to automatically retrieve
  176.      information, menus, images, etc. from Gopher sites.  The Gopher
  177.      control even gives you access to Veronica, which allows you to
  178.      search Gopher-space.
  179.  
  180. MAIL - Internet Mail Control
  181.      The Mail custom control encapsulates the Simple Mail Transfer
  182.      Protocol (SMTP) and the Post Office Protocol (POP) for managing
  183.      e-mail on the Internet.  Incorporating the control into your
  184.      32-bit development environments you  can send e-mail using SMTP
  185.      and receive e-mail using POP.  The control also supports
  186.      UUENCODE/UUDECODE for attachments.
  187.  
  188. NEWS - Internet News Control
  189.      News provides easy access to Network News Transfer Protocol
  190.      (NNTP) servers.  This control includes support for nearly all
  191.      popular extensions used by popular news readers.  Our News
  192.      control is unique in providing access to non-standard server
  193.      commands through properties and methods.
  194.  
  195. RAS - RAS Dialer Control
  196.      The RAS control gives your programs easy access to the RAS
  197.      sub-system.  Your program can select an Internet service from
  198.      your phone book, dial and connect to the server, do any
  199.      processing necessary (using our other Internet controls), and
  200.      then disconnect.
  201.  
  202. TIME - Internet Time Control
  203.      Time allows you to programmatically retrieve the Greenwich Mean
  204.      Time from a remote host on the Internet.
  205.  
  206. WHOIS - Internet WhoIs Control
  207.      The WhoIs control lets you retrieve name, contact information
  208.      and miscellaneous information about a person or domain name that
  209.      is registered with the InterNIC.
  210.  
  211. ========= MEGA PACK 2 ================================================
  212.  
  213. ALARM - Alarm Custom Control
  214.      This control lets you set an alarm (or multiple alarms) to go
  215.      off at a particular time(s).  An event is fired at the
  216.      appropriate time.  You can easily specify times such as:
  217.      10:45pm, every hour on the hour, every ten minutes, etc.
  218.  
  219. BARCOD - Bar Code Custom Control
  220.      BarCod makes bar code display and printing really easy. Just
  221.      pick the orientation, set the size, and pick the bar code style.
  222.      Then, set the text to whatever you want the bars to be. Nothing
  223.      else to do!  Supports UPC, EAN, Code 39, and many more.
  224.  
  225. BMPLST - List Box with Bitmaps Control
  226.      BmpLst VBX/OCX is a Visual Basic custom control that displays a
  227.      list box that has text and bitmaps in it. The bitmaps can be
  228.      placed on any side of the text (top, bottom, right, left).
  229.      BmpLst is not hampered by the normal 64k limit that normal list
  230.      boxes suffer.  Users have loaded 10,000 items, even 100,000
  231.      items, into BmpLst with great success.
  232.  
  233.  
  234.      BmpLst supports multi-column lists.  In this case, all of the
  235.      list elements must be the same size.  The bitmaps may be of
  236.      varying size (shorter bitmaps will result in gaps between it and
  237.      the item below).
  238.  
  239.  
  240.      BmpLst also supports 3-D effects (much like the THREED.VBX).
  241.      The control's border supports raised, lowered, and insert 3-D
  242.      effects (plus the normal solid border).  BmpLst can easily be
  243.      set up to handle a check-box list.  All it takes is a few lines
  244.      of code.
  245.  
  246. DFINFO - Disk and File Info Control
  247.      This control gives you disk and file information that VB doesn't
  248.      provide (including the drive's serial number).  It also allows
  249.      you to change some aspects of a file (attributes, size, date,
  250.      time, etc.).
  251.  
  252. FLABEL - Formatted Label Custom Control
  253.      FLabel is a label control that lets you format the text within
  254.      it.  You can have different fonts, different colors, multiple
  255.      paragraphs, paragraph formatting, etc.  Using properties, you
  256.      can print your text.  All this and it's bound, too.
  257.  
  258. FMDROP - File Mgr Drag and Drop Control
  259.      FMDrop notifies you when the user drops a file, or set of files,
  260.      from the Windows File Manager (FILEMAN) or Windows Explorer.
  261.  
  262. HITIME - High Resolution Timer
  263.      This is a high resolution timer custom control for Visual Basic.
  264.      It allows you to have timer events come in nearly every
  265.      millisecond, as opposed to every 55 milliseconds with the normal
  266.      Visual Basic Timer control.
  267.  
  268. INICON - INI File Manager Custom Control
  269.      Visual Basic custom control that makes INI file access simple.
  270.      No Windows API calls required.
  271.  
  272. JOYSTK - Joy Stick Custom Control
  273.      JoyStk gives joystick information (movement, buttons) for your
  274.      programs. It supports two joysticks, one 4-button joystick or
  275.      one 3-D joystick.
  276.  
  277. LED - LED Custom Control
  278.      Visual Basic custom control that behaves like an LED.  3-D
  279.      effects and colors are all user-definable.
  280.  
  281. MENUEV - Menu Event Notification Control
  282.      MenuEv provides menu selection notification. In other words, it
  283.      tells you when the user has selected a menu item.  This is
  284.      really useful for status bar-style help.  MenuEv is really easy
  285.      to use.  All you need to do is place it on your form.  Events
  286.      start coming in automatically.  MenuEv will even automatically
  287.      update another control with the selected menu item's text.
  288.  
  289. MSLOT - W4Wg Mailslot Control
  290.      Visual Basic custom control that makes mailslot use simple.  No
  291.      Windows API calls required.  Requires Windows for Workgroups.
  292.  
  293. MSSTAT - Status Bar Custom Control
  294.      Status bar VBX for Visual Basic.  This control displays a
  295.      multi-element status bar on the bottom of your form.  It
  296.      automatically handles the NumLock, CapsLock, ScrollLock, and
  297.      Insert key indicators.  It also displays times/dates in
  298.      International and programmer defined formats.
  299.  
  300. PERCNT - Percentage Bar Custom Control
  301.      Visual Basic custom control that displays a percentage bar.
  302.      Makes status reporting very simple.  3-D effects, fonts and
  303.      colors are all user-definable.
  304.  
  305. PICBTN - Picture Button Custom Control
  306.      This custom control for Visual Basic is a command button that
  307.      has both text and a picture on it.  The picture can be scaled
  308.      and placed above, below, to the right, or to the left of the
  309.      text.  The text may be multi-line.
  310.  
  311. PROBE - Control Probe/Debug Control
  312.      This VBX lets you examine and modify other controls' properties
  313.      at run-time. After telling Probe the name of another control,
  314.      Probe will give you a list of the properties in that control.
  315.      Probe can also display a dialog box that will let you modify
  316.      other controls' properties (at run-time).
  317.  
  318. ROTEXT - Rotated Label Custom Control
  319.      RoText lets you put a label on your form at any angle of
  320.      rotation.
  321.  
  322. SOUNDX - Soundex and Metaphone Control
  323.      This control provides Soundex and Metaphone algorithms.  Soundex
  324.      and Metaphone convert words or names to codes that represent how
  325.      they "sound".  This can be really useful in a database
  326.      application where users need to find names they may not know how
  327.      to spell exactly.
  328.  
  329. TIPS - Tool Tips Custom Control
  330.      Tips provides Microsoft(r) style tool tips.  Small windows
  331.      pop-up with bits of info when the user pauses the mouse over
  332.      your controls.  No code required, just set the Tag properties.
  333.  
  334. VALIDATE - Validate Custom Control
  335.      Validate makes data validation much easier.  This control allows
  336.      you to collect all of the data validation code for a form into
  337.      one event procedure.  This results in smaller and more
  338.      maintainable code.
  339.  
  340.  
  341.      Validate only works with controls that have an hWnd property.
  342.  
  343. VER - Version Information Control
  344.      Ver lets you use the functionality of VER.DLL through
  345.      properties.  It makes getting version information from a file
  346.      (EXE, DLL, VBX, etc.) very easy.  
  347.  
  348.  
  349.      Ver also gives you file installation functionality.  Ver makes
  350.      it easier for you to write your own installation utilities
  351.      without the bulk of the Setup Wizard.
  352.  
  353. WAVE - WAV File Playing/Info Custom Control
  354.      This control makes it easy for you to play and get information
  355.      about WAV files.  Play WAV files in the background as your
  356.      program performs other tasks; add recorded speech to your
  357.      applications; put beeps, whistles, and laser sounds into your
  358.      games.  Wave VBX makes all of this very straight-forward.  Set
  359.      the Filename property and tell it to go.  That's it.
  360.  
  361. ZIPINF - ZIP File Info Custom Control
  362.      This control lets you find out about the contents of a ZIP file.
  363.      Access to this information is purely through properties.
  364.  
  365. ========= MIDI PACK ==================================================
  366.  
  367. INDIC - Indicator Custom Control
  368.      The Indicator control shows a gauge that looks like those found
  369.      on the front of stereos (tri-color, multiple lights).  This
  370.      control includes horizontal and vertical versions of the
  371.      indicator.
  372.  
  373. KNOB - Knob Custom Control
  374.      This control is a knob.  You can change the size, have tick
  375.      marks around it, have text near the tick marks, change some of
  376.      the colors, etc.  You can use Knob to control volume, pitch,
  377.      tempo, or anything else you might control with a scroll bar or
  378.      slider.
  379.  
  380. MIDI FILE - MIDI File Custom Control
  381.      The MIDIFILE control provides the Visual Basic programmer with
  382.      an easy way to read and write MIDI files,  both formats 0
  383.      (single track) and 1 (multiple-tracks) are supported.  Using the
  384.      MIDIFILE control you can modify existing MIDI files or create
  385.      entirely new ones from scratch.  You have complete control over
  386.      and access to every type of MIDI message, and you can insert,
  387.      delete and modify tracks and messages at anytime.
  388.  
  389. MIDI I/O - MIDI I/O Custom Control
  390.      The MIDI I/O control is really two controls in one.  The MIDIIN
  391.      control handles MIDI input and the MIDIOUT control handles MIDI
  392.      output.  The MIDIIN control is used to receive MIDI messages
  393.      from external MIDI devices.  The MIDIOUT control gives you
  394.      complete control over the contents and timing of MIDI messages
  395.      sent to either internal or external MIDI devices.  You can queue
  396.      as many messages as you like (within the constraints of
  397.      available memory) before starting output, or you can queue one
  398.      or more messages prior to starting output and then add more as
  399.      the output proceeds.
  400.  
  401. SLIDER - Slider Custom Control
  402.      This control provides horizontal and vertical sliders.  You can
  403.      select from different slider styles, track styles, colors,
  404.      ticks, etc.
  405.  
  406. ========= BOOKS ======================================================
  407.  
  408. VB PROGRAMMER'S GUIDE TO THE WINDOWS REGISTRY
  409.      by Don Kiely - ISBN 1-890422-26-6
  410.  
  411.      Don Kiely discusses the Windows Registry at length in his new
  412.      book, Visual Basic Programmer's Guide to the Windows Registry.
  413.      160-plus pages of reference material, how-to use the Registry
  414.      from VB, and even a complete Registry access class.
  415.  
  416. VB PROGRAMMER'S GUIDE TO SERIAL COMMUNICATIONS
  417.      by Richard Grier - ISBN 1-890422-25-8
  418.  
  419.      Add serial communications to your Visual Basic applications
  420.      using Custom Controls and the Windows API. Includes VB5 and VB6!
  421.      Here is the information you that you need to use modems and
  422.      direct serial connections (including RS-232, RS-422 and RS-485)
  423.      for almost any purpose. Richard Grier uses his many years of
  424.      experience to guide you through the process, while providing the
  425.      insight that you will need to extend and adapt the ideas that he
  426.      presents to your own projects. Make your serial communications
  427.      programs reliable. Learn how to debug communications problems.
  428.      Resources galore!
  429.  
  430. VB TIPS & TRICKS VOLUME ONE
  431.      by David McCarter - ISBN 1-890422-00-2
  432.  
  433.      David McCarter's VB Tips & Tricks in book form.  Now you can
  434.      easily take this collection of advice and code tidbits with you.
  435.  
  436. ========= TECHNICAL SUPPORT OPTIONS ==================================
  437.  
  438. ANNUAL TECH SUPPORT SERVICE PLAN
  439.      Our Technical Support Service Plan entitles a licensed user to
  440.      priority access to our expert staff for a full year.  You talk
  441.      directly with our technical support staff through a toll-free
  442.      phone number (U.S. customers only).  Up to four incidents per
  443.      year are covered.  We will work with you via phone and e-mail
  444.      until your problem is resolved.  This plan also includes
  445.      quarterly updates of your controls on diskette.
  446.  
  447. MABRY SOFTWARE PRICE LIST - May 29, 1999
  448.  
  449. Fully functional samples of our controls are on our Web
  450. site, www.mabry.com.
  451.  
  452.  SWREG                              SWREG    Control &
  453.   ID       Control         US$       ID    Source (C/C++)  US$
  454.  
  455. 15749   FTP/X      OCX    50.00    15750   FTP/X         199.00
  456. 16204   List/X+    OCX    65.00    16205   List/X+       249.00
  457. 15753   MouseWheel VB5    25.00    15754   MouseWheel     75.00
  458. 18004   NTUser/X   COM    99.00    18005   NTUser/X      299.00
  459. 18006   Properties OCX    99.00    18007   PropertiesLis 299.00
  460. 16303   Regicon    VB5    25.00    16326   Regicon        75.00
  461. 15751   Socket/X   OCX    50.00    15752   Socket/X      149.00
  462. 16010   SoundX/X   OCX    35.00    16011   SoundX/X       75.00
  463. 16407   SysInfo    VB5    25.00    16408   SysInfo        75.00
  464. 17271   TaskInfo   VB5    25.00    17272   TaskInfo       75.00
  465. 16050   Tray/X     OCX    25.00    16051   Tray/X         75.00
  466. 17319   Volume     VB5    25.00    17320   Volume         75.00
  467. 18000   WhoIs/X    OCX    25.00    18001   WhoIs/X        75.00
  468.  
  469.  9065   INTERNET PACK    129.00     9066   INTERNET PACK 599.00
  470.  6389   ASocket    OCX&   35.00     9056   ASocket       129.00
  471.  6392   Finger     OCX&   20.00     9059   Finger         50.00
  472.  6393   FTP        OCX&   40.00     9060   FTP           149.00
  473.  6390   GetHst     OCX&   20.00     9057   GetHst         50.00
  474.  6394   Gopher     OCX&   35.00     9061   Gopher         90.00
  475.  6395   Mail       OCX&   50.00     9062   Mail          199.00
  476.  6964   News       OCX&   40.00     9064   News          129.00
  477. 13886   RAS        OCX&   40.00    13887   RAS           129.00
  478.  6524   Time       OCX&   20.00     9063   Time           50.00
  479.  6391   WhoIs      OCX&   20.00     9058   WhoIs          50.00
  480.  
  481.  9916   MEGA PACK 2      179.00     9917   MEGA PACK 2   399.00
  482.  1475   Alarm      OCX+   20.00     1476   Alarm          50.00
  483.  1314   BarCod     OCX+   50.00     1315   BarCod        199.00
  484.  1059   BmpLst     OCX&   20.00     1060   BmpLst         50.00
  485.  1069   DFInfo     OCX+   20.00     1070   DFInfo         50.00
  486.  4352   FLabel     OCX+   20.00     4353   FLabel         50.00
  487.  1378   FMDrop     OCX+   20.00     1379   FMDrop         50.00
  488.  3382   HiTime     OCX+   25.00     3383   HiTime         60.00
  489.   833   IniCon     OCX+   20.00     1003   IniCon         50.00
  490.  1340   JoyStk     OCX+   25.00     1341   JoyStk         60.00
  491.  3380   LED        OCX+   20.00     3381   LED            50.00
  492.  1270   MenuEv     VBX    20.00     1271   MenuEv         50.00
  493.  1848   MSlot      VBX    30.00     1849   MSlot          50.00
  494.  4462   MSStat     VBX    20.00     4463   MSStat         50.00
  495.   966   PerCnt     OCX+   20.00     1004   PerCnt         50.00
  496.  3434   PicBtn     OCX+   20.00     3435   PicBtn         50.00
  497.  2449   Probe      VBX    20.00     2450   Probe          50.00
  498.  1338   RoText     OCX+   25.00     1339   RoText         60.00
  499.  1272   SoundX     OCX+   25.00     1273   SoundX         60.00
  500.  3482   Tips       OCX+   25.00     3483   Tips           60.00
  501.  9526   Validate   OCX    25.00     9527   Validate       60.00
  502.  2529   Ver        VBX    20.00     2530   Ver            50.00
  503.  4034   Wave       OCX+   25.00     4035   Wave           60.00
  504.  1595   ZipInf     OCX+   20.00     1596   ZipInf         50.00
  505.  
  506.  9525   MIDI PACK         99.00     9528   MIDI PACK     399.00
  507. 10289   Indic      OCX+   20.00    10291   Indic          60.00
  508. 10293   Knob       OCX+   20.00    10294   Knob           60.00
  509. 10284   MIDI File  OCX+   40.00    10285   MIDI File     150.00
  510. 10281   MIDI I/O   OCX+   40.00    10282   MIDI I/O      150.00
  511. 10286   Slider     OCX+   20.00    10288   Slider         60.00
  512.  
  513.   800   Annual Technical Support Plan                    199.00
  514.  
  515. 14773   VB Programmer's Guide To Serial Communications    34.95
  516. 16946   VB Programmer's Guide To The Windows Registry     29.95
  517. 14774   VB Tips & Tricks Volume One                       24.95
  518.  
  519.  OCX+ includes VBX, OCX-16, and OCX-32.
  520.  OCX& includes VBX and OCX-32.
  521.  ActX is a light ActiveX control.
  522.  VB5 is an ActiveX control written in VB5.
  523.  
  524.  Source code is written in Microsoft Visual C (C++ for OCXes)
  525.  and is not returnable.
  526.  
  527.  Prices are subject to change at any time.
  528.  
  529. MABRY SOFTWARE ORDER FORM
  530.  
  531. Mabry Software        1-800-99-MABRY      Phone: 360-629-9278 
  532. 503 316th Street Northwest                  Fax: 360-629-9278
  533. Stanwood, WA  98292                 Internet: mabry@mabry.com 
  534. United States                              Web: www.mabry.com 
  535.       
  536.               NAME:        
  537.  
  538.            COMPANY:      
  539.  
  540.         STREET ADDRESS:       
  541.      (We need your mailing 
  542. address so we can send up- 
  543. grade instructions to you.)  
  544.               CITY:      
  545.         STATE/PROVINCE:      
  546.            COUNTRY:       
  547.        ZIP/POSTAL CODE:       
  548.  
  549.              PHONE:      
  550.                FAX:      
  551.  
  552.           Amex/MC/VISA:  
  553.        EXPIRATION DATE: 
  554.   
  555.     E-MAIL ADDRESS(ES): 
  556.  
  557.       For Internet e-mail, 
  558.        indicate MIME or UU: 
  559.  (If necessary, please ask 
  560.    your Internet provider)      
  561.  
  562.     ID#    CONTROL NAME             QTY     PRICE           TOTAL  
  563.                                                 
  564.                                                 
  565.                          
  566.                                                 
  567.                          
  568.  
  569.  
  570.  
  571.      INTERNAT'L ORDERS:    ADD $5.00 per control or package:
  572.  
  573.                      SUB TOTAL OF ORDER:
  574.  
  575.           SHIP/HANDLING (for all non-E-mail orders):
  576.            Software orders include printed manual and disks.
  577.            Add $10 USPS Air Mail, $15 for 2nd day (US Only), 
  578.       $20 for next day (US only), $45 International Express
  579.  
  580.               WASHINGTON RESIDENTS ADD 8.6% TAX:
  581.  
  582.                               TOTAL:
  583.  
  584.     (Checks/money orders must be in US$ drawn on a US bank) 
  585.            Make payable to Mabry Software 
  586.     (You can also order using wire funds transfer and IMO)
  587.  
  588.      Fully functional samples of our controls (including VB 
  589.      project examples) are on our WEB site, www.mabry.com,
  590.      and on CompuServe (GO MABRY).
  591.